home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Ham⁄GPS / SoftKiss.src.1.8 Folder / SoftKiss.src.1.8 / core / sfk_codecheck.h < prev    next >
Text File  |  1993-03-10  |  407b  |  19 lines

  1. /*
  2.  * SoftKiss device handling code private interface
  3.  * for use by code inside the device driver.
  4.  * by Aaron Wohl / N3LIW (aw0g+@andrew.cmu.edu) jul 1990
  5.  * 6393 Penn Ave #303
  6.  * Pittsburgh PA, 15206
  7.  * work: (412)-268-5032
  8.  * home: (412)-731-6159
  9.  */
  10.  
  11. #ifndef XX_sfk_codecheck
  12. #define XX_sfk_codecheck
  13. #ifdef CODECHECK
  14. #define a4_globals
  15. #define DBO_ENABLED
  16. #include "n3liw_mac_includes.h"
  17. #endif
  18. #endif
  19.